home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / lib / fly8-110 / flytty < prev    next >
Text File  |  1995-07-17  |  377b  |  12 lines

  1. # flytty
  2. #
  3. # This is part of the flight simulator 'fly8'.
  4. # Author: Eyal Lebedinsky (eyal@ise.canberra.edu.au).
  5. #
  6. # An example of setting up a serial line for head-to-head. Someone else should
  7. # be doing the same thing on the other side of the line...
  8. #
  9.  
  10. stty speed 38400 raw crtscts </dev/ttyS1
  11. fly8 r N1 Tone dnfifo.1:if=/dev/ttyS1:of=/dev/ttyS1 $1 $2 $3 $4 $5 $6 $7 $8 $9 &
  12.